home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 8 / Night Owl CD-ROM (NOPV8) (Night Owl Publisher) (1993).ISO / 034a / fix1b.arj / INSTRUCT.TXT < prev   
Text File  |  1992-06-20  |  2KB  |  30 lines

  1. FIX.BAT and the 3 related TXT files require the use of DEBUG. You either have
  2. to have DEBUG copied into the same directory with the 4 FIX files and the 
  3. SWOTL pilot files or you have to have a PATH= instruction in your AUTOEXEC.BAT
  4. file that will allow FIX to access the DEBUG utility from any subdirectory.
  5. Copy the 4 FIX files into the main \SWOTL subdirectory on your game disk or
  6. hard drive. To use just type: FIX pilotname.ext todtype. 
  7. The todtype is the type of TOD your pilot was involved in when he was lost 
  8. DUAL, ESCORT, etc. The todtype has to be in all capital letters or the FIX 
  9. program won't run. The word fix and the pilot name need not be all caps. If 
  10. the pilot is lost in any mission that is not a TOD you simply use NO as the 
  11. todtype. For all German TODs you just type GERMAN as the todtype.
  12. If you forget what the syntax is for using FIX, you can simply type 
  13. FIX <ENTER>. This will display several "syntax error" messages and the
  14. FIX text plus the included examples in the program and abort the program 
  15. without editing anything.
  16. Two fighters in the US inventory are special cases and need to be handled 
  17. with one extra parameter in the command syntax. The codes that symbolize
  18. ESCORT and DUAL TODs for the P-51D and the P-80 are reversed and need to be
  19. singled out for the FIX program to patch the pilot file correctly. If you 
  20. lose a pilot flying in a P-51D or P-80 TOD of either type you must include
  21. "P51D" in the command syntax. Using "P51D" will correctly patch the file for
  22. both a P-51D pilot and a P-80 pilot. The use of "P80" is not supported.
  23.  
  24. Sample syntax: FIX SMITH.USA ESCORT P51D
  25.                FIX SMITH.USA DUAL P51D
  26.  
  27. For all other US fighters the extra parameter is not needed, this includes
  28. the P-51B.
  29.                                             Keith Heitmann, Prodigy GVXV90A
  30.